-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2.6
-
Code
-
Classes
- V1PaymentItemization
Total Complexity |
50 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
556 |
Lines of code |
191 |
Logical lines of code |
92 |
Comment lines |
227 |
Methods |
34 |
Properties |
18 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
39 |
16 |
74 |
__toString() |
S |
68 |
2 |
7 |
setName() |
S |
77 |
1 |
4 |
getDiscountMoney() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setModifiers() |
S |
77 |
1 |
4 |
getModifiers() |
S |
82 |
1 |
3 |
setDiscounts() |
S |
77 |
1 |
4 |
getDiscounts() |
S |
82 |
1 |
3 |
setTaxes() |
S |
77 |
1 |
4 |
getTaxes() |
S |
82 |
1 |
3 |
setNetSalesMoney() |
S |
77 |
1 |
4 |
getNetSalesMoney() |
S |
82 |
1 |
3 |
setDiscountMoney() |
S |
77 |
1 |
4 |
setGrossSalesMoney() |
S |
77 |
1 |
4 |
getQuantity() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
setSingleQuantityMoney() |
S |
77 |
1 |
4 |
getSingleQuantityMoney() |
S |
82 |
1 |
3 |
setTotalMoney() |
S |
77 |
1 |
4 |
getTotalMoney() |
S |
82 |
1 |
3 |
setItemVariationName() |
S |
77 |
1 |
4 |
getItemVariationName() |
S |
82 |
1 |
3 |
setNotes() |
S |
77 |
1 |
4 |
getNotes() |
S |
82 |
1 |
3 |
setItemDetail() |
S |
77 |
1 |
4 |
getItemDetail() |
S |
82 |
1 |
3 |
setItemizationType() |
S |
77 |
1 |
4 |
getItemizationType() |
S |
82 |
1 |
3 |
setQuantity() |
S |
77 |
1 |
4 |
getGrossSalesMoney() |
S |
82 |
1 |
3 |